home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / bubble_elements.swf / scripts / DefineButton2_540 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-03-20  |  84 b   |  5 lines

  1. on(release){
  2.    _root.myDiff = "STAGE 14";
  3.    _root.gotoAndStop("GAMEFRAME");
  4. }
  5.